Consent Management MicroApp API Connectors
The following are the Modules and sub modules of the Consent Management MA:
Module | Sub-Module | Feature | Description | Visualizer Micro app | Experience API | Microservice | MS API | Transact API |
---|---|---|---|---|---|---|---|---|
Consent Management | CDP Consent Settings | View CDP Consent | Facilitate the customers to view their Customer Data Protection (CDP) consent given to the bank along with consent types and associated communication preference i.e., Associated sub-types wise. | Consent Management | services/data/v1/ConsentManagement/operations/CDPConsent/getConsent | NA | NA |
v4.0.0/party/customers/$userID/consents?propertyClassId=CDP.CONSENT |
Consent Management | CDP Consent Settings | Edit CDP Consent | Facilitate the customers to share their preference regarding their data being processed for these specific purposes to the bank. Therefore, enable to edit the Customer Data Protection (CDP) consent types and their associated communication preference. E.g., Consent type as “Direct Marketing” and associated sub-types are “Email, Phone and SMS” | Consent Management | services/data/v1/ConsentManagement/operations/CDPConsent/updateConsent | Service Request | v2.0.0/orders/party/$partyId/type/$type/subtype/$subtype/serviceRequest | NA |
Consent Management | CDP Consent Settings | View blocked CDP Consent | The Customer will not be able to amend the Consent Type and Associated Sub-types if the Consent type is blocked withing Core Banking System | Consent Management | services/data/v1/ConsentManagement/operations/CDPConsent/getConsent | NA | NA | v4.0.0/party/customers/$userID/consents?propertyClassId=CDP.CONSENT |
Module | Sub-Module | Feature | Description | Visualizer Micro app | Experience API | Microservice | MS API | Transact API |
---|---|---|---|---|---|---|---|---|
Consent Management | PSD2 Consent Settings | View PSD2 Consent | Ability to view the list of 3rd Party Providers (TPPs) that have access to the customers’ account | Consent Management | services/data/v1/ConsentManagement/operations/PSD2Consent/getConsent | NA | NA |
{base_url}v1.0.0/party/PSD2/customers/$userID/consents |
Consent Management | PSD2 Consent Settings | Revoke PSD2 Consent | Facilitate the customer to revoke the consent that he/she has given to a certain TPPs for accessing the account data | Consent Management | services/data/v1/ConsentManagement/operations/PSD2Consent/updateConsent | Service Request | v2.0.0/orders/party/$partyId/type/$type/subtype/$subtype/serviceRequest | NA |
In this topic